home *** CD-ROM | disk | FTP | other *** search
/ Most Valuable Games 1 / Most Valuable Games I (MVP Publishing)(February 1995).iso / games / descent / install.bat < prev    next >
DOS Batch File  |  1995-02-06  |  217b  |  11 lines

  1. cls
  2. echo installing Descent to your "C" drive.
  3. echo Run setup from c:\descent
  4. echo You can then add it to your menu. Click on the PLUS and choose modify.
  5. echo.
  6. xcopy *.* c:\descent\ /s
  7. c:
  8. cd \descent
  9. setup
  10.  
  11.